home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / Opening.dir / 00161.ls < prev    next >
Encoding:
Text File  |  1999-09-21  |  169 b   |  8 lines

  1. on mouseDown
  2.   quickSwitch("beginClick")
  3.   set the castNum of sprite 46 to the number of member "nonCursor"
  4.   updateStage()
  5.   sound fadeOut 2, 1.5 * 60
  6.   go("xit1")
  7. end
  8.